Un_Zip_Files
will extract all files from a zip into a directory. This is the simple form without support for subdirectories.
Parameters
Dest_Dir
Directory to extract to
Source_File
zip file to extract from
Throws
unzip failed
will extract all files from a zip into a directory. This is the simple form without support for subdirectories.
Parameters
Destination_Dir
Directory to extract to
Source_Stream
zip file to extract from
Throws
unzip failed